CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vc 计算

搜索资源列表

  1. ecgdesign

    2下载:
  2. 利用VC++编程实现的心电信号的检测,包括心电信号的读取、显示,滤波放大、相关生理参数的计算以及相关简单心脏疾病的诊断等。-Using VC++ programming of the ECG signal detection, including the ECG read, display, filtering amplification, related to the calculation of physiological parameters and the associated simp
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-20
    • 文件大小:31076254
    • 提供者:jimmy
  1. exelr

    0下载:
  2. 数据通过EXCEL保存,可以将VC计算出来的数据 保存到EXCEL中,直接画图-the datas are saved in the EXCEL file,and then ,the data can be showed in map form in the excel,which can saved a lot of time
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:119780
    • 提供者:liaotao
  1. calculatorx_vivitue

    1下载:
  2. MFC源码 开发工具:VC++6.0 编程语言:C++ 主程序代码:1300+行 运算精度:小数点后17位。显示框最大显示字符数21个 计算器功能说明: 1)完成计算器基本运算功能 2)二进制◆八进制◆十进制◆十六进制 相互转换 3)支持角度与弧度显示 4) 完成三角函数+反三角函数、对数、指数运算、取余、倒数与开方运算 5)计算n!.扩展整数n为双精度数x。计算x! 算法f(x)=x(x-1)(x-2)
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-28
    • 文件大小:126058
    • 提供者:
  1. calculator_vckbase

    0下载:
  2. 该类有以下特点: 1.支持字符串中含有各种常用函数,如"7.5+sin(6*ln(8))/exp(5)" 2.具有很好的纠错能力,能检查出表达式中括号是否配对、库函数是否正确 3.运算过程中能检查并判断出各种异常,如除数为0、开方函数sqrt(x)中x<0,反余弦函数acos(x)中的x<-1或x>1等 4.支持积分、求方程,算术表达式中可含有x,计算时将用类中的成员变量xx代替--1.support strings having common math functions,l
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-17
    • 文件大小:24263
    • 提供者:杨广铭
  1. jy

    0下载:
  2. 编译环境:.net 2005 VC++ 说明: 一个简单的加油站仿真程序,能显示仿真状态,最后给出仿真结果。 在仿真控制中设置仿真条件,点击“开始仿真”按钮,开始仿真。“仿真状态”栏里显示正在加油的客户和正在等待的客户,时间以分钟为单位。仿真结束后,计算仿真结果。-Compiler environment:. Net 2005 VC++ Descr iption: a simple simulation program stations showing the simula
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-21
    • 文件大小:839056
    • 提供者:潘登
  1. bw

    0下载:
  2. 黑白棋游戏软件,VC++6.0开发,简单计算算法,人机和人人交互,希望对初学者有帮助-Reversi game software, VC++ 6.0 development, simple calculation algorithm, and all human-computer interaction, and they hope to help beginners
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-27
    • 文件大小:70317
    • 提供者:王凯
  1. MyReliability

    0下载:
  2. 1 完成元器件可靠性计算(根据G299BZ.PDF) 2 包含VC6.0设计基本设计方法,如对话框,菜单,换肤,帮助制作、程序基本框架构建等. 3 可编译、原创源码,我写得思路很简单,对VC学习有很好的参考 附:请开通我下载能力,允许少下几个无所谓!-1 to complete the reliability of components (on the basis of G299BZ.PDF) 2 contains the basic design VC6.0 design m
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-21
    • 文件大小:6000938
    • 提供者:wb
  1. Triangle

    0下载:
  2. 输入三角形的三点坐标,计算三角形面积,周长-Enter the three coordinates of the triangle to calculate the triangle area, perimeter
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:1064
    • 提供者:stephenzou
  1. DImageProcess

    0下载:
  2. 使用CDib处理图象,定义了一些类CMyDib类: PaintDIB() - 绘制DIB对象 CMyDib::DrawDib // CreateDIBPalette() - 创建DIB对象调色板 CMyDib::ConstructPalette() // FindDIBBits() - 返回DIB图像象素起始位置 CMyDib::GetBits() // DIBWidth() - 返回DIB宽度 CMyDib::GetWidth() // DIBHeight() - 返回D
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:900235
    • 提供者:王恩
  1. VC++

    0下载:
  2. 进行多项式的计算,重载,输入和输出,简单的源代码。-Polynomials to the calculation of heavy-duty, input and output, the simple source code.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:8063
    • 提供者:lishuai
  1. BinocularComputerVisionFundmentalMatrix_VC

    0下载:
  2. 计算机双目视觉的重要技术,基础矩阵的计算,VC源码,利用到OpenCV环境和Mablab库.-The importance of binocular vision of computer technology, based on matrix calculation, VC source, using the OpenCV library environment and Mablab.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:124933
    • 提供者:nickzhlf
  1. ThreeSampleT(VC++)

    0下载:
  2. 基于vc++的三次样条类函数的计算 ThreeSampleT-Based on vc++ Of cubic spline functions for calculating ThreeSampleT
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:3220
    • 提供者:james
  1. MetrixVector

    0下载:
  2. vc++实现矩阵特征值与特征向量的计算
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:95126
    • 提供者:youngvery
  1. Md5Code

    0下载:
  2. MD5校验和计算小程序。C编写,实现字符串摘要、文件摘要两个功能。 里面主要包含3个文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代码,里的代码大多是从 rfc-1321 里copy过来的;Main.cpp是主程序。 -MD5 checksum calculation applet. C to prepare and achieve string summary document containing a summary of two function
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:7447
    • 提供者:yincuiwei
  1. CRC16

    1下载:
  2. CRC16效验码计算,很方便计使用,在MODBUS通讯中比较有用 -CRC16-tested terms, very easy of use, in the MODBUS communications more useful
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2015-09-25
    • 文件大小:27218
    • 提供者:jwf
  1. hunhebianma

    0下载:
  2.  VC + + 与MATLAB 混合编程,可以将VC 优秀的可视化编程能力和MATLAB 强大的计算能力结合起来。 分析了C 语言与MATLAB7. x 在接口的特点,详细介绍了VC + + 6. 0 与MATLAB7. x 混合编程的三种方法: MATLAB 引擎、MATLAB 编译器和MATLAB COM 编译器-VC++ Mixed with MATLAB programming, can be excellent VC Visualization MATLAB programmi
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:278992
    • 提供者:胡辉
  1. newcalculator

    0下载:
  2. VC 6.0做的函数型计算器,可进行二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运行 -VC 6.0 do function calculator, can be binary, octal, decimal and hexadecimal number of add, subtract, multiply, divide, involution, modulus, such
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:2029
    • 提供者:覃灿华
  1. test

    0下载:
  2. MySQL数据库 其他数据库 汇编语言 SCSI/ASPI 编译器/解释器 磁盘工具 语音合成与识别 编辑器/阅读器 杀毒 中文信息处理 FlashMX源码 并行计算 书籍源码 Delphi控件源码 操作系统开发 中间件编程 MacOS编程 + 电子书籍 VC书籍 Java书籍 Delphi/CppBuilder
  3. 所属分类:File Formats

    • 发布日期:2017-04-03
    • 文件大小:8194
    • 提供者:安定
  1. jisuanqi

    1下载:
  2. VC++课程设计(GDUT) 计算器 (内含实验报告) 1.设计任务 系统地学习面向对象编程思想,了解MFC架构,逐步熟悉可视化编程环境Visual C++,并在此环境下设计并实现一个简单计算器系统,该计算器应能实现如下功能: 1)、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2)、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运算 3)、以角度、弧度两种方式实现上述部分函数 4)、具备历史计算的记忆功
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-17
    • 文件大小:4641091
    • 提供者:caicai
  1. jisuanqical

    0下载:
  2. vc++ 实现的 计算器 科学计算 ,基本计算 进制转换 课程设计-vc++ achieve calculator scientific computing, the basic calculation of M-ary conversion curriculum design
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:423644
    • 提供者:caidongyun
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com